Click or drag to resize

Not Constructor (PropertyPath, PropertyPath)

Initializes a new instance of the Not class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Not(
	PropertyPath propertyPath1,
	PropertyPath propertyPath2
)

Parameters

propertyPath1
Type: Independentsoft.ExchangePropertyPath
The property path1.
propertyPath2
Type: Independentsoft.ExchangePropertyPath
The property path2.
See Also